C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreCursorDataCollectionBase<T> Class / CanRefresh Method

In This Topic
CanRefresh Method (C1EntityFrameworkCoreCursorDataCollectionBase<T>)
In This Topic
Determines whether the collection can be refreshed.
Syntax
'Declaration
 
Public Function CanRefresh() As Boolean
 
See Also